home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1996 June / MACPOWER-1996-06.ISO.7z / MACPOWER-1996-06.ISO / Apple関連 / OpenDoc J-1.0 / 3rd Party Components / Attachmate CyberTerm / TurboTCP 2.0.1 / MiniTelnet empty projects / About these projects
Text File  |  1994-05-26  |  1KB  |  21 lines

  1. The project files here include all of the source files you will need for a complete TCL build of the demonstration application MiniTelnet. You will need to point the compilers to the folders where all of the source code is contained; instructions for doing so follow on this page.
  2.  
  3. A complete build of the application will take between 5 and 15 minutes, depending on the configuration of your machine and the compiler you are using.
  4.  
  5.  
  6. To compile with Symantec C++ 7.0:
  7.  
  8.   * Create a new folder titled (Aliases) in this folder.
  9.   * Make aliases to the folders MiniTelnet source, Terminal pane, and TurboTCP source.
  10.      Place those aliases in the (Aliases) folder.
  11.  
  12. To compile with Metrowerks C++ 68K or PPC:
  13.  
  14.   * Open the project files here.
  15.   * Enter the Preferences dialog, Access Paths panel.
  16.   * Add access paths to the three folders MiniTelnet source, Terminal pane,
  17.      TurboTCP source, and the modified TCL source code (see next item).
  18.   * Note: You will need to use the TCL 2.0 CodeWarrior Port Package to compile
  19.      TurboTCP with the Metrowerks compilers. It is available for FTP on the
  20.      host daemon.ncsa.uiuc.edu in the directory /pub/TCL/contributors/Eric_Scouten.
  21.